do not clean vendor directory on distclean
authorSascha Steinbiss <satta@debian.org>
Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)
committerAndreas Dolp <dev@andreas-dolp.de>
Tue, 13 Jan 2026 18:51:26 +0000 (19:51 +0100)
commit5e09b4f97bd480c13d9175a9240611c47d6eaf2c
treee2d015a113540ff273d296caa490409b0a8a3675
parentce90db8a31367daa53aef1b0b2386ec5cb842c37
do not clean vendor directory on distclean

Last-Update: 2025-07-11

dh_auto_clean calls make distclean, which in the case of Suricata also
removes the vendor directory. This breaks repeated builds.

Gbp-Pq: Name fix-repeated-builds.patch
rust/Makefile.am